PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFFileEx Class


In This Topic
    PDFFileEx Class Methods
    In This Topic

    For a list of all members of this type, see PDFFileEx members.

    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the document information from the PDF files. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the file attachments from the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the JavaScript code from the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the named destinations from the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the outlines from the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the page information from the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the content of a PDF page. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the page information from the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the content of an optional content group. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the names of the optional content groups defined on the page. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts a page from the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodExtracts the XMP metadata from the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodFlattens the form fields in the file.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodGets the total number of COS objects in the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodGets the page canvas for the specified page.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the number of pages. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodGets the number of the page that includes the specified field widget.  
    Public Methodstatic (Shared in Visual Basic)Gets the encryption algorithm used by the PDF file in the input stream. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodGets the position on the page for the specified field widget.  
    Public MethodGets the file security handler. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public Methodstatic (Shared in Visual Basic)Verifies if the PDF file is encrypted. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public Methodstatic (Shared in Visual Basic)Verifies if the password matches the owner password set on the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public Methodstatic (Shared in Visual Basic)Verifies if the password matches the user password set on the PDF file. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodOverloaded. Saves the PDF file to disk.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodSets the given field with the specified value.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Public MethodSets the options for filling form fields.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.PDFFile)
    Top
    See Also